home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 7 / Apprentice-Release7.iso / Index / Apprentice 6 / 4 - information < prev    next >
Encoding:
Text File  |  1997-01-21  |  3.9 KB  |  81 lines  |  [TEXT/R*ch]

  1. 4 - Information
  2. You'll be hard-pressed to find a more complete selection of information for the Mac programmer. From the comp.sys.mac.programmer digest to FAQ (frequently asked questions) lists for the major programming languages, there's information galore here. Audio, data, graphics, and protocol specifications are included as well. Also included is information on commercial products.
  3. ----------
  4. CSMP Digest
  5. CSMP Digest is a well-organized collection of article threads from the comp.sys.mac.programmer hierarchy of newsgroups. It is designed for people who read c.s.m.p. semi-regularly and want an archive of the discussions. Three volumes (years) of the digest are included here up to number 103 of volume 3.
  6. __________
  7. Apprentice 6:Information:
  8. Mark Aiken
  9. /info-mac/per/csmp/
  10. ----------
  11. csmpg FAQ 970105
  12. csmpq FAQ is the comp.sys.mac.programmer.games frequently asked questions list. If you have questions about game programming on the Mac, check it out.
  13. __________
  14. Apprentice 6:Information:Programming:
  15. Kyle Ellrott
  16. http://www.wave.net/upg/garage/
  17. ----------
  18. Gestalt Selectors List 3.6.4
  19. Gestalt Selectors is a document that lists all selectors for use with the Gestalt Manager known to the editor. These can include selector codes installed by Apple (system software) or by software from third and so-called "fourth" parties (your software?). The information in this list is useful for programmers and other people who can use the Gestalt Manager with their software, perhaps even using externals (with HyperCard, 4th Dimension, etc.)
  20. __________
  21. Apprentice 6:Information:Programming:
  22. Rene G.A. Ros
  23. http://www.bio.vu.nl/home/rgaros/
  24. ----------
  25. IFSPLM 9.5
  26. IFSPLM is a DocMaker format stand-alone document containing information about Internet Freeware Shareware Programming Languages for the Macintosh. Updated and Revised version, enriched with quotations.
  27. __________
  28. Apprentice 6:Information:Programming:
  29. Antreas P. Hatzipolakis
  30. http://users.hol.gr/~xpolakis/
  31. ----------
  32. Audio File Formats
  33. Audio File Formats FAQ is a frequently asked question list with answers related to different audio file formats.
  34. __________
  35. Apprentice 6:Information:Specifications:
  36.  
  37.  
  38. ----------
  39. BinHex
  40. BinHex is a specification for the BinHex file format. This allows binary files to be translated into readable ASCII character files. Useful for transmitting over methods which do not support binary.
  41. __________
  42. Apprentice 6:Information:Specifications:
  43.  
  44.  
  45. ----------
  46. MacBinary
  47. MacBinary is the specification for how to wrap and double forked file into a single resource. This is useful when transferring files from a Mac to another system that does not support a resource fork.
  48. __________
  49. Apprentice 6:Information:Specifications:
  50.  
  51.  
  52. ----------
  53. RTF
  54. RTF is a specification for Rich Text Format, a somewhat universal file format that allows a word processor or text editor to open up a file and retain all of its formatting. The formatting codes are stored as readable ASCII and are translated on-the-fly by applications supporting RTF.
  55.  
  56. Apprentice 6:Information:Specifications:
  57.  
  58.  
  59.  
  60. TIFF
  61. TIFF is the specification for Tagged Image File Format, a format for storing graphical information, such as pictures. Most sophisticated graphic manipulation software, such as Photoshop, support this format.
  62.  
  63. Apprentice 6:Information:Specifications:
  64.  
  65.  
  66.  
  67. X/YMODEM
  68. X/YMODEM is a specification for the XMODEM and YMODEM protocols. These are file transfer protocols that are used mainly over a serial communications line. They support basic error checking, which is useful when transferring files over noisy data lines.
  69.  
  70. Apprentice 6:Information:Specifications:
  71.  
  72.  
  73.  
  74. ZMODEM
  75. ZMODEM is a specification for the ZMODEM protocol. This is a file transfer protocol that are used mainly over a serial communications line. It supports more sophisticated error checking than XMODEM or YMODEM, and it also supports the ability to resurrect a transfer that was cancelled or otherwise aborted.
  76.  
  77. Apprentice 6:Information:Specifications:
  78.  
  79.  
  80.  
  81.